﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
/*---------- stock ---------*/
.top_db{
	float: left ;
	width: 100%;
	background: #dadada;
}
.top_gsmc{
	text-align: left ;
	line-height: 20px;
	color: #000;
}
.top_lxdh{
	text-align: right ;
	line-height: 20px;
}
.top_lj{
	float: right;
}
.top_lj a{
	font-size:14px;
	color:#000;
	padding:0px 15px;
	border-left:1px #000 solid ; 
}
.top_lj a:first-child{
	border-left:none;
}
.top{
	width: 100%;
}
.logo{
	float: left ;
	width: 50%;
}
.logo a img{
	float: left ;
	width: 100%;
	max-width: 504px;
}
.top_dianhua{
	float: right;
	width:40%;
}
.top_dianhua img{
	float: right ;
	width:100%;
	max-width:299px;
}
/***************导航*****************/
.head {
	width: 100%;
	background:#1d2088;
}
#Daohang{
	display: none ;
}
.top_bt{
	width: 100%;
	float: left ;
}
.top_dh{
	float: left ;
	width: 100%;
}
.top_dh ul li{
	float: left ;
	line-height: 50px;
	
}
.top_dh ul li a{
	font-size: 16px;
	float: left ;
	padding: 0px 42px;
	line-height: 50px;
	color: #fff;
	
}
.top_dh ul li a:hover {
	color: #fff;
	background:#955e30;
}
/**************************************banner*****************/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/******产品****/
.cpzs{
	float: left;
	width: 100%;
	padding-top:60px;
	padding-bottom: 45px;
}
.cpbt{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size:34px;
	color: #303030;
	padding-bottom:30px;
	font-weight: bold ;
	background: url('../images/mcxtb.jpg') no-repeat center bottom ;  
}
.cpbt span{
	color: #1d2088;
	padding-left:5px;
}
.cpbt p{
	font-size:18px;
	color: #626262;
	margin-top:14px;
	font-weight: lighter ;
}
.cpfl{
	float: left ;
	width:19%;
	margin-top:17px;
}
.cpflmc{
	float: left ;
	width: 100%;
	background:#1d2088;
	text-align: center ;
	padding:23px 0px;
	font-size:35px;
	color: #fff;
	line-height: 30px;
	font-weight: bold ;
}
.cpflmc span{
	font-size:20px;
	font-weight: lighter ;
}
.cpflnr{
	float: left ;
	width: 100%;
	border-left:1px #bbbbbb solid ;
	border-right:1px #bbbbbb solid ;
	background:url('../images/cpflxhx.jpg') no-repeat center top; 
}
.cpflnr ul{
	float: left ;
	width:100%;
	padding:20px 6px;
}
.cpflnr ul li{
	float: left ;
	width: 100%;
	background:#eaeaea url('../images/flxtb.jpg') no-repeat 8px center ;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #888888;
	border-radius:5px;
	line-height: 37px;
	max-height: 37px;
	overflow: hidden ;
}
.cpflnr ul li a{
	font-size:16px;
	padding-left:35px;
	float: left ;
	width: 100%;
	color:#000;
}
.cpflnr ul li:hover{
	background:#eaeaea url('../images/flxtb1.jpg') no-repeat 8px center ;
}
.cpflnr ul li a:hover {
	color: #955e30;
}
.cpflzx{
	float: left ;
	width: 100%;
	background:#1d2088 url('../images/cpflxhx.jpg') no-repeat center top ; 
	text-align: center;
	font-size:17px;
	color: #fff;
	padding:19px 0px 8px 0px;
}
.cpflzx span{
	font-weight: bold ;
}
.cpyc{
	float: right;
	width: 79%;
	border:1px #bbbbbb solid ;
	margin-top:17px;
}
.cpzsbt{
	float: left ;
	width: 100%;
	background:url('../images/cpmcxhx.jpg') no-repeat center bottom ; 
	margin-top:7px;
}
.cpzsmc{
	float: left ;
	width: 50%;
	font-size:20px;
	line-height: 40px;
	padding-left:7px;
	color: #000;
}
.cpzsmore{
	float: right ;
	width: 74px;
	line-height: 20px;
	text-align: center ;
	background:#ff0000;
	margin-right:10px;
	margin-top:9px;
}
.cpzsmore a{
	font-size:14px;
	color: #fff;
}
.cpzstp{
	float: left ;
	width: 100%;
	margin-top: 40px;
}
.cpzstp ul li{
	float: left ;
	width: 31%;
	margin-left:2%;
	margin-bottom: 20px;
}
.cpzstp ul li .cpzsimg{
	float: left ;
	width: 100%;
	height:237px;
}
.cpzstp ul li .cpzsimg{
	float: left ;
	width: 100%;
	height:238px;
	text-align: center ;
	border:1px #d2d2d2 solid ;
}
.cpzstp ul li .cpzsimg a{
	width: 100%;float: left ; position:relative; height:236px;
}
.cpzstp ul li .cpzsimg a img{
		max-width: 100%; max-height:236px; position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    right: 0;
}
.cpzstp ul li .cpzsmane{
	float: left ;
	width: 100%;
	line-height: 40px;
	text-align: center ;
}
.cpzstp ul li .cpzsmane a{
	font-size:16px;
	color: #000;
}
/*********公司简介******/
.gsjj{
	float: left ;
	width: 100%;
	background: url('../images/gsjjbj.jpg') no-repeat center center ; 
	padding-top:100px;
	padding-bottom:78px;
}
.gsjjnr{
	float: left ;
	width: 100%;
}
.gsjjimg{
	float: left ;
	width: 44%;
}
.gsjjimg img{
	width: 100%;
}
.gsjjwz{
	float: right ;
	width: 53%;
}
.gsjjwzbt{
	float: left ;
	width: 100%;
	font-size:25px;
	color: #0173b9;
	font-weight: bold ;
}
.gsjjwznr{
	float: left ;
	width: 100%;
	margin-top:24px;
}
.gsjjwznr p{
	float: left ;
	width: 100%;
	font-size:14px;
	color: #000;
	line-height: 31px;
	text-indent: 2em;
}
.gsjjwzmore{
	float: right ;
	width: 104px;
	border:1px #955e30 solid ;
	text-align: center ;
	line-height: 30px;
	margin-top:45px;
}
.gsjjwzmore a{
	font-size:14px;
	color: #955e30;
}
.gsjjzz{
	float: left ;
	width: 100%;
	margin-top:45px;
}
.slideGroup {
	width:100%;
	text-align:left;
}
.slideGroup .parHd {
	height:40px;
	line-height:40px;
	position:relative;
}
.slideGroup .parHd ul {
	float:left;
	position:absolute;
	top:-1px;
	height:32px;
}
.slideGroup .parHd ul li {
	float:left;
	width:151px;
	text-align: center ;
	line-height: 40px;
	cursor:pointer;
	background:#a4a4a4;
	font-size:20px;
	font-weight: bold ;
	color: #fff;
}
.slideGroup .parHd ul li.on {
	height:40px;
	background:#0173b9;
}
.slideGroup .slideBox {
	overflow:hidden;
	zoom:1;
	border:1px solid #ddd;
	padding:35px 0 41px 42px;
	position:relative;
	background:#fff;
}
.slideGroup .sPrev,.slideGroup .sNext {
	position:absolute;
	left:5px;
	top:50%;
	display:block;
	width:21px;
	height:47px;
	border:1px solid #ddd;
	background:url('../images/left.jpg') no-repeat center center ; 
}
.slideGroup .sNext {
	left:auto;
	right:5px;
	background:url('../images/reft.jpg') no-repeat center center ; 
}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover {
	border-color:#f60;
}
.slideGroup .parBd ul {
	overflow:hidden;
	zoom:1;
}
.slideGroup .parBd ul li {
	margin:0 14px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.slideGroup .parBd ul li .pic {
	text-align:center;
	height:218px;
	width:249px;
	border:1px solid #ccc;
	overflow: hidden ;
	
}
.slideGroup .parBd ul li .pic img {
	width:100%;
	display:block;
	padding:2px;
	
}
.slideGroup .parBd ul li .pic a:hover img {
	border-color:#999;
}
.ht{
	float: left ;
	width: 100%;
	height:259px;
	background:url('../images/hengtiao.jpg') no-repeat center center ; 
}
/******优势****/
.youshi{
	float: left ;
	width: 100%;
	margin-top: 21px;
	padding-bottom: 13px;
}
.youshibt{
	float: left ;
	width: 100%;
	background: url('../images/youshitb.jpg') no-repeat center center ;  
	height:234px;
}
.youshibt img{
	width: 100%;
}
.youshinr{
	float: left ;
	width: 100%;
	margin-top:32px;
}
.ys1{
	float: left ;
	width: 100%;
}
.ystp{
	float: left ;
	width: 49%;
	margin-left:2%;
}
.ystp img{
	width: 100%;
}
.ysqdsl{
	float: right ;
	width: 42%;
	margin-right:2%;
	background:url('../images/ys1.jpg') no-repeat left top ; 
}
.ysxjjs{
	float: right ;
	width: 42%;
	margin-right:2%;
	background:url('../images/ys2.jpg')  no-repeat left top ; 
	margin-top:35px;
}

.ysqdslbt{
	float: right ;
	font-size:20px;
	color: #000;
	line-height: 45px;
	width: 86%;
	border-bottom: 1px #a6a6a6 dashed ;
}
.ysqdslbt span{
	font-size:17px;
	color: #7e7e7e;
	padding-left:10px;
	text-transform: uppercase ;
}
.ysqdslnr{
	float: right ;
	width: 86%;
	font-size: 14px;
	line-height: 23px;
	color: #000;
}
.ys2{
	float: left ;
	width: 100%;
	margin-top: 45px;
}
.ys2hz{
	float: left ;
	width: 42%;
	margin-left: 2%;
}
.ystd{
	float: left ;
	width: 100%;
	background: url('../images/ys3.jpg') no-repeat left top ; 
}
.ysyzcp{
	float: left ;
	width: 100%;
	background: url('../images/ys4.jpg') no-repeat left top ; 
	margin-top: 32px;
}
.ystp1{
	float: right ;
	width: 49%;
	margin-right: 2%;
}
.ystp1 img{
	width: 100%;
}
.ys3{
	float: left ;
	width: 100%;
	margin-top: 45px;
}
.ysyzkf{
	float: right ;
	width: 42%;
	margin-right: 2%;
	background: url('../images/ys5.jpg') no-repeat left top ;
}
.yslxdh{
	float: right ;
	width: 35%;
	margin-right:3%;
	margin-top: 35px;
}
.yslxdh a{
	width: 100%;
}
/********************案例*************/
.anli{
	float: left ;
	width: 100%;
	padding-top:50px;
	padding-bottom:25px;
}
.anlibt{
	float: left ;
	width: 100%;
}
.anlibt img{
	width: 100%;
}
.anlinr{
	float: left ;
	width: 100%;
	margin-top:30px;
}
.anlinr ul li{
	float: left ;
	width: 24%;
	margin-left:1%;
}
.anlinr ul li .anliimg{
	float: left ;
	width: 100%;
	border-radius:10px;
	border:5px #ced2d5 solid;
	height:274px;
	text-align: center ;
}
.anlinr ul li .anliimg a{
	width: 100%;float: left ; position:relative; height:265px;
}
.anlinr ul li .anliimg a img{
		max-width: 100%; max-height:265px; position: absolute;border-radius:10px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    right: 0;
}
.anlinr ul li .anliname{
	float: left ;
	width: 100%;
	line-height: 35px;
	text-align: center ;
}
.anlinr ul li .anliname a{
	font-size:16px;
	color: #000;
}
.anlinr ul li .anliimg:hover{
	border:5px #373b8f solid;
}

/*******新闻*********/
.new{
	float: left ;
	width: 100%;
	padding-top:50px;
	padding-bottom: 46px;
}
.newzs{
	float: left ;
	width: 100%;
	margin-top: 15px;
}
.newzs ul li{
	float: left ;
	width: 31%;
	margin-left: 2%;
}
.newzs ul li .newimg{
	float: left ;
	width: 100%;
	height: 249px;
}
.newzs ul li .newimg a img{
	float: left ;
	width: 100%;
	height: 100%;
}
.newzs ul li .newname{
	float: left ;
	width: 100%;
	margin-top: 19px;
	line-height: 17px;
	max-height: 17px;
	overflow: hidden ;
}
.newzs ul li .newname a{
	font-size: 16px;
	color: #000;
}
.newzs ul li .newjs{
	float: left ;
	width: 100%;
	margin-top: 30px;
	font-size:14px;
	color: #8e8e8e;
	line-height: 27px;
}
.newzs ul li .newmore{
	float: left ;
	width: 160px;
	border:1px #bbbbbb solid ;
	line-height: 33px;
	border-radius:17px;
	margin-top: 29px;
}
.newzs ul li .newmore a{
	font-size:14px;
	color: #bbbbbb;
	float: left ;
	background:#fff;
	width: 100%;
	padding-left:22px;
	border-radius:17px;
}
.newzs ul li .newmore a:hover {
	background:#1d2088;
	border-radius:17px;
	color: #fff;
}

/****底部***/
.foot{
	float: left ;
	width: 100%;
	background: #201f25;
	border-top: 6px #1d2088 solid ;
	padding-top: 60px;
	padding-bottom: 35px;
}
.foot_daohang{
	float: left ;
	width: 60%;
}
.foot_daohang ul{
	float: left ;
	width: 100%;
}
.foot_daohang ul li{
	float: left ;
	width: 25%;
}
.foot_daohang ul li a{
	font-size:16px;
	color: #fff;
}
.foot_daohang ul li ul{
	float: left ;
	width: 100%;
	margin-top: 20px;
}
.foot_daohang ul li ul li{
	float: left ;
	width: 100%;
	line-height: 25px;
	max-height: 25px;
	overflow: hidden ;
}
.foot_daohang ul li ul li a{
	font-size:14px;
	color: #fff;
}
.foot_ewm{
	float: left ;
	width: 124px;
	font-size:16px;
	color: #fff;
	text-align: center ;
}
.foot_ewm img{
	float: left ;
	width: 100%;
	margin-top: 33px;
}
.foot_dbdh{
	float: right ;
	font-size:16px;
	color: #fff;
}
.foot_dbdh span{
	float: left ;
	margin-top: 30px;
	font-size: 35px;
}
.foot_dbdh img{
	float: left ;
	width:  136px;
	margin-top: 48px;
}
.foot_bq{
	float: left ;
	width: 100%;
	background: #1b1a20;
}
.foot_bqnr{
	float: left ;
	width: 100%;
	font-size:14px;
	color: #fff;
	line-height: 40px;
	text-align: center ;
}
.foot_bqnr a{
	font-size:14px;
	color: #fff;
}
.youshibt img{
	display: none ;
}







.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 50px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a img{
	width: 30%;
}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}


@media screen and (max-width: 800px) {
.navbar-brand{
	width: 80%;
}
	.navbar-toggle {
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-nav {
		float: none;
		margin-top: 2em;
		text-align: center;
		margin: 0;
	}
	.navbar-top {
		position: relative;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		width: 100%;
		z-index: 99;
		position: absolute;
		background: hsla(0, 0%, 0%, 0.75);
	}
	ul.nav.navbar-nav li a {
		margin: 1em 0;
	}
	.w3-button {
		width: 33%;
	}
	.navbar-toggle {
		margin-top: 16px;
	}
	.callbacks_tabs {
		left: 41%;
		top: 80%;
	}
	.services-icon-info p {
		margin: 1em auto 0;
		line-height: 1.8em;
		width: 70%;
	}
	.services-right-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.gallery-grids-left {
		width: 50%;
		float: left;
	}
	.g-captn {
		width: 321px;
		height: 185px;
	}
	.g-captn h4 {
		font-size: 1.5em;
		margin: 2em 0 0 0;
	}
	.w3ls-button a,
	.w3l-button a,
	.w3ls-about-left a {
		padding: .2em 1.4em;
	}
	.contact input[type=text], .contact input[type=email], .contact textarea {
		width: 100%;
		float: none;
	}
	.contact-right.agileits-w3layouts {
		float: none;
		padding: 0;
		margin-bottom: 0.5em;
	}
	.free_agile_consultaion_img {
		min-height: 507px;
	}
	ul.nav.navbar-nav li a {
		font-size: .9em;
		line-height: 20px;
		color: #fff;
	}
	.container_sp{
	width: auto ;
}
.top_lxdh{
	display: none ;
}
#Daohang {
	width: 100%;
	height: 50px;
	display: block ;
}
.top_dh{
	display: none ;
}
.Dao_right {
float: right ;
	width: 30px;
	height: 30px;
	margin-right: 20px;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
}

.Dao_right>span {
	display: block;
	width: 100%;
	height: 4px;
	background: #fff;
	margin-top: 5px;
}

.shoujidh{
	width: 100%;
	position: absolute;
	top: 150px;
	right: 0;
	font-family: 微软雅黑;
	font-size: 16px;
	z-index: 50;
	background: rgba(255,255,255,0.5);
}
.shoujidh >li{
	text-align: center;
	width: 100%;
	height: 30px;
	font-size: 16px;
}
.shoujidh li a{
	color: #1d2088;
}
.cpfl{
	display: none ;
}
.cpyc{
	width: 100%;
}
.cpzstp ul li{
	width: 47%;
}
.cpzstp ul li .cpzsimg{
	height:180px;
}
.cpzstp ul li .cpzsimg a{
	height:180px;
}
.cpzstp ul li .cpzsimg a img{
	max-height:180px;
}
.ht{
	display: none ;
}
.youshibt{
	background:none;
	height:auto;
}
.youshibt img{
	width: 100%;
	display: block ;
	float: left ;
}
.youshinr{
	margin-top: 10px;
}
.ystp,.ystp1,.ystp,.yslxdh{
	display: none ;
}
.ysqdsl,.ysxjjs,.ys2hz,.ysyzkf{
	width: 96%;
}
.anli{
	padding-top: 15px;
}
.anlinr ul li{
	width: 48%;
}
.anlinr ul li .anliimg{
	height: 190px;
}
.anlinr ul li .anliimg a{
	height: 180px;
}
.anlinr ul li .anliimg a img{
	max-height: 180px;
}
.gsjj{
	padding-top: 31px;
    padding-bottom: 18px;
}
.gsjjimg{
	display: none ;
}
.gsjjwz{
	width: 100%;
	padding:0px 15px;
}
.gsjjzz{
	display: none ;
}
.gsjjwzmore{
	float: left ;
}
.newzs ul li{
	width: 96%;
	margin-bottom: 15px;
}
.foot{
	display: none ;
}
.foot_bq{
	padding-bottom: 84px;
}
.foot_bqnr{
	line-height: 25px;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






